Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2021

Bumps sqlalchemy-utils from 0.36.8 to 0.37.9.

Changelog

Sourced from sqlalchemy-utils's changelog.

0.37.9 (2021-10-19) ^^^^^^^^^^^^^^^^^^^

  • Fixed base padding class abstract methods (#547, pull request courtesy of dpgaspar)
  • Optimized cast_locale function (#552, pull request courtesy of tvuotila)
  • Allow for arbitrary Table keyword arguments in create_table_from_selectable (#551, pull request courtesy of quoimec)

0.37.8 (2021-06-28) ^^^^^^^^^^^^^^^^^^^

  • Added 'zoneinfo' backend to TimezoneType (#510, pull request courtesy of huonw)

0.37.7 (2021-06-15) ^^^^^^^^^^^^^^^^^^^

  • Added identifier quoting for view functions and constructs
  • Added literal processor for UUIDType

0.37.6 (2021-06-02) ^^^^^^^^^^^^^^^^^^^

  • Added cache_ok=True for TSVectorType

0.37.5 (2021-05-31) ^^^^^^^^^^^^^^^^^^^

  • Fixed instant_defaults_listener to respect constructor supplied kwargs (#516, pull request courtesy of soundstripe)

0.37.4 (2021-05-21) ^^^^^^^^^^^^^^^^^^^

  • Fixed incorrect Ltree.lca behaviour (#468, pull request courtesy of slymit)

0.37.3 (2021-05-16) ^^^^^^^^^^^^^^^^^^^

  • Added cache_ok=True for all custom types
  • Added CockroachDB support for UUIDType (#526, pull request courtesy of chrishemmings)

0.37.2 (2021-05-05) ^^^^^^^^^^^^^^^^^^^

  • Added python_requires to setup.py

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils) from 0.36.8 to 0.37.9.
- [Release notes](https://github.com/kvesteri/sqlalchemy-utils/releases)
- [Changelog](https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst)
- [Commits](kvesteri/sqlalchemy-utils@0.36.8...0.37.9)

---
updated-dependencies:
- dependency-name: sqlalchemy-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 21, 2021

Superseded by #525.

@dependabot dependabot bot closed this Dec 21, 2021
@dependabot dependabot bot deleted the dependabot/pip/sqlalchemy-utils-0.37.9 branch December 21, 2021 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants